From 5eca24063d6108d34b95e80ab744d4fe921ca5aa Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 12 Oct 2018 20:22:06 +0200 Subject: [PATCH] Upd version.h --- include/siri/version.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/siri/version.h b/include/siri/version.h index 1d01e358..5d8bfa37 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -12,6 +12,8 @@ * Use SIRIDB_VERSION_PRE_RELEASE for alpha release versions. * This should be an empty string when building a final release. * Examples: "-alpha-0" "-alpha-1", "" + * Note that debian alpha packages should use versions like this: + * 2.0.30-0alpha0 */ #define SIRIDB_VERSION_PRE_RELEASE "" -- 2.30.2